change-length operator value length-values &optional type
Returns a list of length values calculated using operator and value. The value and length values can be both tick values, length symbols or ratios. Depending on the type the output is a list of ratios, which in compilation are length corrected, or tick values, which are not corrected. The type is optional and if not supplied it defaults to :tick.
Operators
:add - adds value to length-values
:sub - subtracts value from length-values
:times - multiplies length-values by value
:divide - divides length-values by value
Notice that the values returned are by default tick values. By default 1920 ticks per whole note are used. This can be changed (if ever needed?) by set-whole-note.